summaryrefslogtreecommitdiffstats
path: root/ui.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-14recovery: Porting screensave mode for new platform.katao1-0/+2
2017-09-11ui: Move locale and friends into ScreenRecoveryUI class.Tao Bao1-6/+0
2017-09-10ui: Refactor the declaration orders.Tao Bao1-23/+49
2017-08-03ui: Check for bootreason=recovery_ui.Tao Bao1-0/+1
2017-08-03ui: Check for bootreason=recovery_ui.Tao Bao1-0/+1
2017-08-03ui: Move the support for touch inputs into RecoveryUI.Tao Bao1-0/+24
2017-08-02ui: Move the support for touch inputs into RecoveryUI.Tao Bao1-0/+24
2017-06-24Add override specifier and member constness to RecoveryUI classes.Tao Bao1-38/+30
2017-06-24Formatting RecoveryUI related files.Tao Bao1-148/+148
2017-01-31recovery: Add screensaver mode.Tao Bao1-0/+15
2017-01-23minui: Move callback functions to std::function.Tao Bao1-2/+0
2017-01-04recovery: Fix the broken UI text.Tao Bao1-7/+14
2016-12-13Add a stub recovery UI.Sen Jiang1-2/+2
2016-04-29Add ability to show "installing security update"Tianjie Xu1-0/+1
2015-06-03Log update outputs in orderTao Bao1-1/+3
2015-04-13Remove unnecessary globals.Elliott Hughes1-5/+6
2015-04-11Auto-detect whether to use the long-press UI.Elliott Hughes1-0/+4
2015-04-10Fix ScreenRecoveryUI to handle devices without power/up/down.Elliott Hughes1-13/+16
2015-04-10Move "Mount /system" to the main menu.Elliott Hughes1-2/+1
2015-04-09Move file paging into ScreenRecoveryUI.Elliott Hughes1-2/+4
2015-04-09Enable printf format argument checking.Elliott Hughes1-1/+1
2014-05-23disable async reboot during package installationDoug Zongker1-0/+8
2014-03-11allow CheckKey to request mounting /systemDoug Zongker1-1/+5
2013-11-27add the functions for multi-stage packages to updaterDoug Zongker1-0/+2
2013-09-17recovery: fix epoll events type to uint32_tTodd Poynor1-1/+1
2013-09-12recovery: ui changes for ev_*() switch to epollTodd Poynor1-1/+1
2013-09-05allow CheckKey to request mounting /systemDoug Zongker1-1/+5
2013-07-31notify about pending long pressDoug Zongker1-1/+20
2012-12-17add NextCheckKeyIsLong() and EnqueueKey() methodsDoug Zongker1-0/+7
2012-09-19localization for recovery messagesDoug Zongker1-0/+3
2012-09-18localization for recovery messagesDoug Zongker1-0/+3
2012-08-23add simple text to recovery UIDoug Zongker1-1/+1
2012-01-19allow recovery UI to ignore certain keypressesDoug Zongker1-1/+1
2012-01-18allow recovery UI to ignore certain keypressesDoug Zongker1-1/+1
2011-11-04move key processing to RecoveryUIDoug Zongker1-5/+26
2011-11-01move key processing to RecoveryUIDoug Zongker1-5/+26
2011-10-31C++ class for device-specific codeDoug Zongker1-0/+7
2011-10-31refactor ui functions into a classDoug Zongker1-50/+59
2011-10-31C++ class for device-specific codeDoug Zongker1-0/+7
2011-10-31turn recovery into a C++ binaryDoug Zongker1-63/+6
2011-10-28turn recovery into a C++ binaryDoug Zongker1-55/+10
2011-04-12save a last_install file with the result of the last package install attemptDoug Zongker1-0/+3
2011-03-01make recovery UI images more general; allow for installation animationDoug Zongker1-0/+19
2011-02-25store partition length in recovery.fstabDoug Zongker1-0/+6
2011-02-25store partition length in recovery.fstabDoug Zongker1-0/+6
2011-02-18store partition length in recovery.fstabDoug Zongker1-0/+6
2011-01-25make recovery reboot after 2 minutes of no activityDoug Zongker1-0/+1
2010-09-21remove the notion of "root path"; support mixed flash typesDoug Zongker1-0/+13
2010-09-21remove the notion of "root path"; support mixed flash types (do not merge)Doug Zongker1-0/+13
2010-09-15support for ext4/EMMC filesystems in updater binaryDoug Zongker1-4/+4
2010-09-15(cherry-pick) support installing any .zip file on the sdcardDoug Zongker1-1/+1
2010-09-03add --show_text option to recoveryDoug Zongker1-0/+1
2010-07-02support for ext4/EMMC filesystems in updater binaryDoug Zongker1-4/+4
2010-06-25Add __attribute__((format(printf, a, b))) to printf like functions.Nick Kralevich1-1/+1
2010-04-08support installing any .zip file on the sdcardDoug Zongker1-1/+1
2010-02-03bump updater API version to 3; deprecate firmware update commandDoug Zongker1-7/+0
2009-11-13eclair snapshotJean-Baptiste Queru1-1/+1
2009-09-20reduce fraction of progress bar for verificationDoug Zongker1-1/+1
2009-06-18let the "firmware" command take the file straight from the packageDoug Zongker1-0/+3
2009-04-02AI 144105: am: CL 144082 Remove the unused "unpacking" recovery icon.Doug Zongker1-1/+0
2009-04-01AI 144082: Remove the unused "unpacking" recovery icon.Doug Zongker1-1/+0
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+94
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-94/+0
2009-02-11auto import from //branches/cupcake/...@130745The Android Open Source Project1-0/+12